home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / Misc / NGService / Source / English.lproj / NGService.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  197 b   |  16 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     appDidInit:;
  4.     print:;
  5.     };
  6.     OUTLETS = {
  7.     myScrollView;
  8.     };
  9.     SUPERCLASS = Object;
  10. };
  11. FirstResponder = {
  12.     ACTIONS = {
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16.